projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
893cdc5
)
* modes.texi (Derived Modes): Note that define-derive-mode sets the
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:49:50 +0000
(13:49 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:49:50 +0000
(13:49 +0000)
mode-class property.
doc/lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/lispref/ChangeLog
b/doc/lispref/ChangeLog
index 37864e0dee6159e8dec1d7a88e996ad8fa33cac8..7c6e5d0bc7b7e264629f13875fd2a8e3cdedd271 100644
(file)
--- a/
doc/lispref/ChangeLog
+++ b/
doc/lispref/ChangeLog
@@
-2,6
+2,8
@@
* modes.texi (Major Mode Conventions): Note that specialness is
inherited.
+ (Derived Modes): Note that define-derive-mode sets the mode-class
+ property.
* keymaps.texi (Prefix Keys): The M-g prefix key is now named
goto-map. Add search-map to the list.